links in markdown

Do do an external link

[Link Text](path-to-webpage)

Image embedding

You can embed a picture directly in markdown with the "!"

![[Drawing 2024-07-11 14.42.16.excalidraw]]

![BROKEN LINK: Drawing 2024-07-11 14.42.16.excalidraw]

Can also change the width with teh pipe char

![[Drawing 2024-07-11 14.42.16.excalidraw|600]]

![BROKEN LINK: Drawing 2024-07-11 14.42.16.excalidraw|600]

Links:

202407110918